Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Format Collection Items


Vertical Page-Flip Information

The collection item ID for vertical page-flip information is defined in the following enumeration:

enum { gxFlipPageVerticalTag = 'flpv' };  
QuickDraw GX stores vertical page-flip information in the gxFlipPageVerticalInfo structure:

struct gxFlipPageVerticalInfo {
   Boolean  flipVertical;  
};                      
Field Description
flipVertical
The user-specified vertical page-flip information. If true, a user chooses to vertically flip the y coordinate on a page before printing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help